Valid for Sitecore
5.2, 5.1.1
Create a Master
Prev Next |
To create a new Master:
- Log in to the Sitecore Desktop on a development server as a user with appropriate permissions.
- In Template Manager, double-click on the Template which should be associated with the new Master.
- Select the Masters link (under the list of sections on the right).
- If Create a New Master is not visible, select View » Toolbar.
- Select Create a New Master. Master names are visible to users and should be unique.
- Open Content Editor.
- Select Masters from the first entry in the treecrumb (the default selection is Content).
- Select the Master created above.
-
Specify default values as would be done for an Item excepting the
following:
- $name, $parentname, $id and $parentid will be expanded to appropriate values when a user creates an Item from the Master.
-
The next step is to define where the master can be used. This
typically involves:
- Updating the Masters Section of any existing Masters for which new Items based on those Master should allow creation of Items of the type defined in the new Master.
- Update the Masters Section of existing Items in the Content section to allow creation of Items based on this Master.
Prev Next